Getting Information About Compressor Components
This section describes the functions that allow your application to gather information about the Image Compression Manager and the installed compressor components.You can use the
CodecManagerVersion
function to retrieve the version number associated with the Image Compression Manager that is installed on a particular computer.You can use the
FindCodec
,GetCodecInfo
, andGetCodecNameList
functions to locate and retrieve information about the compressor components that are available on a computer.
Subtopics
- CodecManagerVersion
- GetCodecNameList
- DisposeCodecNameList
- GetCodecInfo
- FindCodec